home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 367 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: in1.uu.net!csnews!mox!tchrist
  2. From: Tom Christiansen <tchrist@mox.perl.com>
  3. Newsgroups: comp.lang.cobol,comp.lang.perl.misc,comp.lang.c,comp.infosystems.www.browsers.misc,comp.infosystems.www.browsers.ms-windows
  4. Subject: long lines suck -- usenet is not a wordprocessor (Was: COBOL <->Perl Interface...)
  5. Followup-To: comp.infosystems.www.browsers.misc,comp.infosystems.www.browsers.ms-windows
  6. Date: 4 Jan 1996 20:49:22 GMT
  7. Organization: Perl Consulting and Training
  8. Message-ID: <4chegi$40b@csnews.cs.colorado.edu>
  9. References: <30EC297D.5579@wsadmin2.cv.hp.com>
  10. Reply-To: tchrist@mox.perl.com (Tom Christiansen)
  11. NNTP-Posting-Host: perl.com
  12. Originator: tchrist@mox
  13.  
  14. In comp.lang.perl.misc, using X-Mailer: Mozilla 2.0b3 (X11; I; HP-UX
  15. A.09.05 9000/715) "Khile T. Klock" <klockk@wsadmin2.cv.hp.com> writes:
  16.  
  17.     [followups redirected]
  18.  
  19. :I got a rather interesting question I am trying to find the answer to.
  20.  
  21. :We have a rather large software package running here that is written in COBOL.  This program as an overlaying user interface that is now written in C', creating an X-windows interface.  This software allows for user specified code to be input/compiled into certain points of it...  I've written a nice X-Type GUI interface for one of these user exits, written in perl5 w/Tk Exntentions.  Now the fun starts.. How to paste it all together.. I have information I need to compile C' code into the COBOL, and have 
  22. things work, but I really need to get the COBOL program variables/data into the Perl program I've written.. I get this stuff into C with no problem.. So right now I'm thinking of passing the stuff to a C' program via  CALL "user_c" USING BLA-PARAMETER-LIST.  then having the C' code call perl to do it's stuff...  Is there a simply way to just pass data between perl and COBOL instead???  If Not... The question needs to be answered in the PERL groups... How can I access these variables from PERL... Is there a
  23. n easy way to simply access the C' .h data structures from perl with out the need of C', or do I have the paste all three of these together...
  24.  
  25. Lovely.
  26.  
  27. Someday I'm going to track down the nitwit at Netscape who thinks
  28. infinite line lengths are nifty and box their ears for ever letting
  29. people send out messages with more 80 characters per line.  It's 
  30. not cool.
  31.  
  32. --tom
  33. -- 
  34. Tom Christiansen      Perl Consultant, Gamer, Hiker      tchrist@mox.perl.com
  35.  
  36.  
  37. Eschew polysyllabic glossolalia.
  38.